ICommandParams.AddParamWithName method

Namespace: NextDesign.Desktop

Description

Add a named value to the parameter.

argument

Name Type Description
name string The name of the value to add
value object The value object to add

Return value

  • void